home *** CD-ROM | disk | FTP | other *** search
/ Web3D Graphics - Virtual Worlds Created With VRML / Web3D Graphics - Virtual Worlds Created With VRML.iso / List / Chap4 / list4-6.wrl < prev    next >
Encoding:
Text File  |  2000-12-30  |  491 b   |  31 lines

  1. #VRML V2.0 utf8
  2.  
  3. Background{
  4.     skyColor [0.1 0.2 0.3]
  5. }
  6. NavigationInfo{
  7.     headlight FALSE
  8. }
  9.  
  10. #âXâ|âbâgâëâCâg
  11. SpotLight{
  12.     color       1 1 0
  13.     intensity   1
  14.     location    0 0 15
  15.     radius      20
  16.     attenuation 0 0.03 0
  17.     direction   0 0 -1
  18.     beamWidth   0.1047
  19.     cutOffAngle 0.2094
  20. }
  21.  
  22. #âeâLâXâgé╠èOòöâvâìâgâ^âCâvùÿùp
  23. EXTERNPROTO TextDisplay[
  24.     field SFColor textColor
  25. ] "list4-4.wrl"
  26.  
  27. #âeâLâXâgò\Ī
  28. TextDisplay{
  29.     textColor  0.3 0.8 0.6
  30. }
  31.